Welcome![Sign In][Sign Up]
Location:
Search - understanding linux kernel

Search list

[Other resourceOReilly_Understanding_the_Linux_Kernel_2nd_Edition

Description: Linux编程的经典书,OReilly系列。The new edition of Understanding the Linux Kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming tricks used in the kernel.
Platform: | Size: 2040161 | Author: 颜剑 | Hits:

[Other resourceUnderstanding_the_Linux_Kernel_3rd

Description: Understanding the Linux Kernel 3rd Edition Ebook
Platform: | Size: 2889195 | Author: 陳可汗 | Hits:

[Serverlinux_kernel2

Description: linux内核分析及编程(倪继利),中国人写的linux2.6内核方面的好书,个人觉得内容不比深入理解linux内核差,而且很适合中国人读-linux kernel analysis and programming (Lee Ji-Ni), written by Chinese people linux2.6 core aspects of a good book, personally feel that the content than poor-depth understanding of linux kernel, and are suitable for Chinese people read
Platform: | Size: 41319341 | Author: testsb | Hits:

[Otherlinuc

Description: 这是一个linux初学者学习的小程序,方便于初学者了解linux的内核结构,上面附加了源代码,希望大家支持-This is a linux beginners learning the small programs that facilitate the understanding of beginners Linux kernel structure, the above additional source code, we hope that the support
Platform: | Size: 8192 | Author: | Hits:

[BooksLinuxclk011c-1.9.5

Description: < linux内核完全注释内核版本0.11(0.99)修正版v1.9.5>> 本书是深入理解操作系统的绝好教材,如能看懂书中的源码,编程能力也会有极大提高.记得原书好象30多元,本书很值得收藏,尤其是对于学计算机的人.-lt; L inux kernel completely Notes kernel version 0.11 (0.99) Revision v1.9.5gt; Gt; The book is an in-depth understanding of the operating system excellent teaching materials, such as book to be able to read the source code, programming capabilities will be greatly enhanced. Hutchison in the original, seems more than 30 yuan, the book is worth collecting, especially for a computer person.
Platform: | Size: 4993024 | Author: 年青 | Hits:

[Linux-UnixLinux_driver_designe

Description: Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间 建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设 备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设 备驱动程序,可以深入理解Linux系统和进行系统开发-Linux system, device drivers operating system kernel is an important component, the equipment and hardware standards established between the abstract interface. Through this interface, users can do with ordinary paper, the right hardware for open (open). closure (close), the read-write (read/write) operations. Through the analysis and design of device drivers, in-depth understanding of Linux systems and systems development
Platform: | Size: 4096 | Author: fhy | Hits:

[Linux-UnixLinux0.11soucecode

Description: 本书对Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间 内对Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究Linux 系统打下坚实的基础。-book on the early Linux operating system kernel (v0.95) all the code for the document detailed and comprehensive The Notes and notes designed to allow readers to the shortest possible time on the working mechanism of Linux is a comprehensive and profound understanding, To further study and research Linux system to lay a solid foundation.
Platform: | Size: 2288640 | Author: 何东 | Hits:

[Otherlinux_kerner_version0.11_discription

Description: linux内核0.11详细注释.pdf,可供理解Linux-linux kernel 0.11 detailed notes. Pdf for understanding Linux
Platform: | Size: 2287616 | Author: philip chen | Hits:

[Embeded Linux8139_driver_linux

Description: linux_8139驱动源码,研究一遍,对你深入了解linux内核,了解网络设备驱动非常有帮助-linux_8139 driver source code, study it again, for your in-depth understanding of Linux kernel, understanding of the network device drivers have been very helpful
Platform: | Size: 25600 | Author: 王二 | Hits:

[OtherlinuKernelStudy

Description: 有关LINUX的内核的中文文档.看完对内核会有更深层的认识.-LINUX kernel-related documentation in Chinese. After reading of the core will have a more profound understanding.
Platform: | Size: 552960 | Author: 陈为 | Hits:

[Linux-Unixcrint

Description: linux,几个重要的内核文件介绍 对了解linux内核很有帮助-linux, kernel number of important documents in understanding the linux kernel introduce helpful
Platform: | Size: 3072 | Author: bill_max | Hits:

[Linux-UnixUnderstandingtheLinuxKernel2nd

Description: 深入理解linux内核第二版,英文版,比较易懂-Linux kernel-depth understanding of the second edition in English, compared to understand
Platform: | Size: 2614272 | Author: 付天 | Hits:

[Linux-UnixKernel_Locking_cn

Description: 讲解linux Kernel Locking方面的资料 有兴趣的可以学习 对理解system很有帮助的-Linux Kernel Locking on information are interested in understanding the system can learn useful
Platform: | Size: 232448 | Author: ewe | Hits:

[Program doclinux_kernel

Description: 一些关于Linux内核的分析文档,能够帮助学习和了解Linux内核的相关知识.-Some analysis on the Linux kernel documentation, can help learning and understanding of Linux kernel-related knowledge.
Platform: | Size: 231424 | Author: kitty | Hits:

[Linux-Unixadc

Description: 这是pxa270的ADC驱动程序,测试功能完好,能加深对Linux内核的理解-This is the ADC driver PXA270, testing features intact, can deepen their understanding of Linux kernel
Platform: | Size: 4096 | Author: 叶新栋 | Hits:

[Linux-Unixstepmotor

Description: 这是pxa270的步进电机驱动程序,测试功能完好,能加深对Linux内核的理解-This is the PXA270 stepping motor driver, testing features intact, can deepen their understanding of Linux kernel
Platform: | Size: 43008 | Author: 叶新栋 | Hits:

[OtherStudy_linux_driver

Description: linux设备驱动程序,中文版 本书指导你如何编写你自己的驱动, 以及如何利用内核相关的部分. 我们采用一种设备-独立的方法 编程技术和接口, 在任何可能的时候, 不会捆绑到任何特定的设备. 每一个驱动都是不同的 作为一个驱动编写者, 你需要深入理解你的特定设备. 但是大部分的原则和基本技术对所有驱动都是一样的. 本书无法教你关于你的设备的东西, 但是它给予你所需要的使你的设备运行起来的背景知识的指导.-linux device driver, the Chinese version of the book to guide you how to write your own driver, and how to use the relevant part of the kernel. We use a device- an independent technology and methods of programming interfaces, whenever possible, will not be bundled to any specific equipment. Every driver is different writers as a driver, you need a deep understanding of your specific equipment. However, the majority of the principles and basic skills of all drivers are the same. This book can not teach you on the your equipment, but it gives you need to make your equipment up and running background knowledge guidance.
Platform: | Size: 1196032 | Author: wanxiu | Hits:

[Linux-UnixUnderstanding_the_Linux_Kernel

Description: OReily的Understanding the Linux kernel.linux内核学习经典书籍-OReily of Understanding the Linux kernel.linux core learning classic books
Platform: | Size: 2981888 | Author: gmagogsfm | Hits:

[Linux-Unixlinux_kernel_2_En

Description: 深入理解linux内核,详细剖析了linux的内核,是英文原版。-Depth understanding of linux kernel, a detailed analysis of the linux kernel is the original English edition.
Platform: | Size: 2892800 | Author: cc | Hits:

[Linux-Unix11linux

Description: Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设备驱动程序,可以深入理解Linux系统和进行系统开发。本文通过一个简单的例子来说明设备驱动程序的设计。 -Linux system, device drivers the operating system kernel are an important component of the hardware device with a standard set up between the abstract interface. Through this interface, users can deal with, like ordinary paper, the hardware device to open (open), turn off (close), to read and write (read/write) operation, etc.. Through the analysis and design of device drivers, you can-depth understanding of Linux systems and systems development. In this paper, a simple example to illustrate the design of device drivers.
Platform: | Size: 2048 | Author: liuqinghua | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »

CodeBus www.codebus.net